-
Home
-
Everest Backup – WordPress Cloud Backup, Migration, Restore & Cloning Plugin
-
2.1.4
-
Code
-
Classes
- Archiver
Total Complexity |
47 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
509 |
Lines of code |
204 |
Logical lines of code |
112 |
Comment lines |
200 |
Methods |
19 |
Properties |
8 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
zip_using_fallback_archiver() |
S |
51 |
7 |
23 |
procstat_foldername() |
S |
47 |
5 |
38 |
zip_using_ziparchive() |
S |
55 |
6 |
18 |
add() |
S |
59 |
4 |
15 |
add_total_filesize() |
S |
66 |
3 |
9 |
__construct() |
S |
59 |
2 |
15 |
unzip() |
S |
64 |
3 |
10 |
procstat_files_count() |
S |
60 |
2 |
14 |
unzip_using_fallback_archiver() |
S |
63 |
2 |
11 |
unzip_using_ziparchiver() |
S |
66 |
2 |
9 |
clean_storage_dir() |
S |
67 |
2 |
8 |
get_temp_data() |
S |
73 |
2 |
5 |
set_temp_data() |
S |
80 |
1 |
3 |
get_uniqid() |
S |
81 |
1 |
3 |
get_total_filesize() |
S |
82 |
1 |
3 |
archiver_init() |
S |
73 |
1 |
5 |
get_files() |
S |
82 |
1 |
3 |
generate_entryname() |
S |
67 |
1 |
9 |
get_storage_dir() |
S |
79 |
1 |
3 |